You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[v1.2.1] – Security: Dependency upgrades and lifecycle date extension
Description
This release focuses on security hardening by upgrading direct and transitive dependencies to their latest secure versions. It also extends the end of service and end of life dates to allow customers additional time to migrate to DigiCert Binary Signing. These updates resolve multiple critical and high severity vulnerabilities while maintaining full backward compatibility.
Upgrade steps
Update your workflows to replace your uses value with: uses: digicert/[email protected]
Breaking changes
None
New features
None
Bug fixes
Fixed multiple security vulnerabilities by updating dependencies to secure versions
Resolved known vulnerabilities in transitive dependencies used by the GitHub Action
Performance improvements
None
Other changes
Extended the end of service and end of life dates to allow for migration to DigiCert Binary Signing
Updated @digicert/ssm-client-tools-installer from v1.6.0 to v1.6.1
Includes critical security patches and dependency updates
[v1.2.0] - Improvement: Faster and more reliable tool downloads
Description
Updates the download source for ssm-client-tools-installer to use DigiCert’s CDN, resulting in faster and more reliable downloads of required tools during workflow execution.
Upgrade steps
Recommended: Migrate to DigiCert Binary Signing, as Code signing with Software Trust Manager is planned for deprecation on May 1, 2026.
📅 Schedule: Branch creation - "after 7am every weekday,before 8pm every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
If you want to rebase/retry this PR, check this box
Summary: Update GitHub Actions and third-party dependencies to latest patch/minor versions across CI/CD workflows and build configurations.
Review Focus: Verify compatibility of the upgraded actions, particularly vault-action-wrapper (3.1.0 → 3.1.1), attest-build-provenance (3.0.0 → 3.2.0), mise-action (3.5.1 → 3.6.1), and digicert/ssm-code-signing (1.1.1 → 1.2.1). Check release notes for breaking changes and ensure no authentication or build provenance logic is affected by these updates.
Start review at: build-gradle/action.yml, build-maven/action.yml, build-npm/action.yml. These are critical build configurations that use multiple updated dependencies and handle artifact provenance attestation, making them the highest-risk files to validate first.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.0→1.2.03.1.0→3.1.1v3.0.0→v3.2.0v5.0.0→v5.0.1v1.1.1→v1.2.1v3.5.1→v3.6.1Release Notes
SonarSource/gh-action_pre-commit (SonarSource/gh-action_pre-commit)
v1.2.0Compare Source
What's Changed
New Contributors
Full Changelog: SonarSource/gh-action_pre-commit@1.1.0...1.2.0
SonarSource/vault-action-wrapper (SonarSource/vault-action-wrapper)
v3.1.1Compare Source
What's Changed
New Contributors
Full Changelog: SonarSource/vault-action-wrapper@3.1.0...3.1.1
actions/attest-build-provenance (actions/attest-build-provenance)
v3.2.0Compare Source
What's Changed
Full Changelog: actions/attest-build-provenance@v3.1.0...v3.2.0
v3.1.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/attest-build-provenance@v3...v3.1.0
actions/checkout (actions/checkout)
v5.0.1Compare Source
What's Changed
Full Changelog: actions/checkout@v5...v5.0.1
digicert/ssm-code-signing (digicert/ssm-code-signing)
v1.2.1Compare Source
[v1.2.1] – Security: Dependency upgrades and lifecycle date extension
Upgrade steps
Update your workflows to replace your
usesvalue with:uses: digicert/[email protected]Breaking changes
New features
Bug fixes
Performance improvements
Other changes
@digicert/ssm-client-tools-installerfrom v1.6.0 to v1.6.1semantic-releasefrom 19.x to 25.x@semantic-release/githubfrom 8.x to 12.x@octokitpackages updated to the latest secure versionsv1.2.0Compare Source
[v1.2.0] - Improvement: Faster and more reliable tool downloads
Upgrade steps
From:
uses: digicert/[email protected]To:
uses: digicert/[email protected]Breaking changes
New features
Bug fixes
Performance improvements
Other changes
jdx/mise-action (jdx/mise-action)
v3.6.1Compare Source
What's Changed
Full Changelog: jdx/mise-action@v3.6.0...v3.6.1
v3.6.0Compare Source
What's Changed
497990dby @renovate[bot] in #32445c3735by @renovate[bot] in #346mise_tomlinput by @quad in #3516044e13by @renovate[bot] in #3614bdb89fby @renovate[bot] in #362New Contributors
Full Changelog: jdx/mise-action@v3.5.1...v3.6.0
Configuration
📅 Schedule: Branch creation - "after 7am every weekday,before 8pm every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.